a{text-decoration: none;}
a,a:link,a:visited{color: #333;}
a:hover,a:active{color: #333;text-decoration: underline;}
img {
    max-width: 100%;
    vertical-align: middle;
}
/* 信贷广告 */
.ad1 {
    position: fixed;
    bottom: 29%;
    right: 2%;
    padding: 5px 5px;
    z-index: 999;
    width: 200px;
}
.ad1 a img {
    width: 200px;
    height: auto;
}
.ad1_close {
    position: absolute;
    right: -5px;
    top: -26px;
    width: 70px;
    height: 42px;
    cursor: pointer;
    background: url(../img/close_ad1.png) no-repeat;
}
.comW {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
}
.comW_1 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.mobShow {
    display: none;
}
.pcShow {
    display: block;
}
.top1-comW {
    background: #f2f2f2;
    width: 100%;
}
.top2-comW, .top3-comW {
    width: 100%;
    background: #fff;
}
.headline {
    width: 98.5%;
    margin: 0.5% 0 3.5% 1.5%;
    text-align: center;
}
.headline a {
    color: #464b41;
    font-size: 33px;
    letter-spacing: 1px;
    line-height: 45px;
    text-decoration: none;
    width: 100%;
}
.headline a:hover {
    color: #1b56cf;
    text-decoration: underline;
}
.top-title, .top-setting {
    padding: 0.8% 2%;
    color: #666;
}
.top-title {
    width: 42%;
}
.top-title a:first-of-type {
    margin-right: 14%;
}
.top-title a,.top-title a:link,.top-title a:visited,.top-title a:hover,.top-title a:active,
.top-setting a,.top-setting a:link,.top-setting a:visited,.top-setting a:hover,.top-setting a:active {
    color: #666;
}
.top-logo {
    width: 40.3%;
    padding: 1% 0 0 0;
}
.top-searandnav {
    width: 59.5%;
    padding: 1.5% 2% 0 0;
}
.top-search {
    width: 385px;
    height: 45px;
    border-radius: 45px;
    border: 1px solid #b8b8b8;
    background: #eef0f9;
}
.input-group-addon {
    display: inline-block;
}
.search-input {
    line-height: 30px;
    color: #000;
    height: 30px;
    font-size: 16px;
    margin: 2% 0 0 5%;
    box-shadow: inset 0 0 0 100px #eef0f9;
}
.search-input::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}
.search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}
.search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}
.search-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}
.search-icon {
    width: 26px;
    height: 25px;
    background: url(../img/search_icon.png) no-repeat 0 0;
    float: right;
    cursor: pointer;
    margin: 2.1% 8% 0 0;
    border: none;
    outline: none;
}
.top-nav ul{
    margin-top: 3.5%;
}
.column1 {
    width: 14%;
    font-size: 22px;
    font-weight: bold;
    margin-right: 2.3%;
    text-align: center;
    padding-bottom: 15px;
}
.column1 a,.column1 a:link,.column1 a:active,.column1 a:hover,.column1 a:visited {
    text-decoration: none;
    color: #333;
}
.column2 {
    width: 8%;
}
.column3 {
    margin-right: 0;
}
.top-nav ul li.act {
    border-bottom: 5px solid #2d5edd;
}
.top-nav ul li:hover {
    border-bottom: 5px solid #2d5edd;
}
.top4-nav-box {
    width: 100%;
    background: rgba(104,144,24,.5);
    position: absolute;
    top: -2px;
    border-top: 2px solid #fff;
    left: 0;
    z-index: 100;
}
.top4-nav-box ul {
    width: 56.8%;
    margin: 0 auto;
}
.top4-nav-box ul li {
    float: left;
    margin-right: 4.7%;
}
.top4-nav-box ul li:last-of-type {
    margin-right: 0;
}
.top4-nav-box1 ul li {
    margin-right: 3.8%;
}
.top4-nav-box ul li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 52px;
}
.top4-nav-box ul li a:hover {
    text-decoration: underline;
}
.content-bg1 {
    background: url(/statics/nync/img/content_bg1.png) no-repeat center top;
}
.content-bg4 {
    background: url(../img/content_bg10.jpg) no-repeat center top;
}
.content-rect {
    background: #fff;
    margin-top: 11.8%;
}
.content-rectph {
    margin-top: 13.8%;
}
.swiper1-wrapper {
    width: 594px;
    height: 382px;
}
.swiper {
    width: 100%;
    height: 100%;
}
.swiper .upper {
    bottom: 2.5em;
}
.swiper .title a {
    font-size: 16px;
    color: #fff;
}
.swiper .title a:nth-of-type(1) {
    width: 85%;
    float: left;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.swiper .title a:nth-of-type(2) {
    width: 15%;
    float: left;
}

.content-page {
    margin: 0 auto;
    padding: 2.5%;
}
.text-wrapper {
    width: 48.7%;
    padding: 0 0 0 2%;
}
.text-title {
    width: 100%;
    margin: 0 auto;
    text-align: center;

}
.text-title a,.text-title a:link,.text-title a:hover,.text-title a:visited,.text-title a:active {
    color: #4a630e;
    font-size: 23px;
    font-weight: bold;
    width: 100%;
    /*display: -webkit-box;*/
    display: inline-block;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text-content {
    /*line-height: 30px;*/
    /*margin-top: 2%;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 2;*/
    /*word-break: break-all;*/
    /*white-space: normal;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*overflow-wrap: break-word;*/
    /*text-indent: 30px;*/
}
.text-content {
    overflow: hidden;
    max-height: 50px;
    line-height: 25px;
    margin: 10px;
    text-indent: 30px;
}
.text-content:before {
    content:"";
    float:left;
    width:5px;
    height:50px;/*****跟ellipsisheight一样*****/
}
.text-content > *:first-child {
    float:right;
    width:100%;
    margin-left:-30px;
}
.text-content-after {
    content: "\02026";
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: relative;
    top: -30px;
    left: 99%;
    width: 50px;
    margin-left: -50px;
    padding-right: 30px;
    text-align: right;
    background-size: 100% 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAABCAMAAACfZeZEAAAABGdBTUEAALGPC/xhBQAAAwBQTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wDWRdwAAAP90Uk5TgsRjMZXhS30YrvDUP3Emow1YibnM9+ggOZxrBtpRRo94gxItwLOoX/vsHdA2yGgL8+TdKUK8VFufmHSGgAQWJNc9tk+rb5KMCA8aM0iwpWV6dwP9+fXuFerm3yMs0jDOysY8wr5FTldeoWKabgEJ8RATG+IeIdsn2NUqLjQ3OgBDumC3SbRMsVKsValZplydZpZpbJOQco2KdYeEe36BDAL8/vgHBfr2CvTyDu8R7esU6RcZ5ecc4+Af3iLcJSjZ1ivT0S/PMs3LNck4x8U7wz7Bv0G9RLtHuEq1TbJQr1OtVqqnWqRdoqBhnmSbZ5mXapRtcJGOc4t2eYiFfH9AS7qYlgAAARlJREFUKM9jqK9fEGS7VNrDI2+F/nyB1Z4Fa5UKN4TbbeLY7FW0Tatkp3jp7mj7vXzl+4yrDsYoVx+JYz7mXXNSp/a0RN25JMcLPP8umzRcTZW77tNyk63tdprzXdmO+2ZdD9MFe56Y9z3LUG96mcX02n/CW71JH6Qmf8px/cw77ZvVzB+BCj8D5vxhn/vXZh6D4uzf1rN+Cc347j79q/zUL25TPrJMfG/5LvuNZP8rixeZz/mf+vU+Vut+5NL5gPOeb/sd1dZbTs03hBuvmV5JuaRyMfk849nEM7qnEk6IHI8/qn049hB35QGHiv0yZXuMdkXtYC3ebrglcqvYxoj1muvC1nDlrzJYGbpcdHHIMo2FwYv+j3QAAOBSfkZYITwUAAAAAElFTkSuQmCC);
    background: -webkit-gradient(linear, left top, right top,from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}
.text-content a,.text-content a:link,.text-content a:hover,.text-content a:visited,.text-content a:active {
    font-size: 15px;
    color: #7f8080;
}
.swiper-tab {
    font-size: 22px;
    line-height: 30px;
    background: #648c1a;
}
.swiper-tab li {
    padding: 2.5% 2.65%;
    float: left;
    text-align: center;
}
.swiper-tab span {
    width: 24%;
    text-align: center;
    cursor: pointer;
}
.swiper-tab span:nth-of-type(2) {
    width: 28%;
    text-align: center;
}
.tab-text a,.tab-text a:link,.tab-text a:active,.tab-text a:visited {
    text-decoration: none;
    color: #fff;
}
.tab-text a:hover {
    text-decoration: underline;
    color: #fff;
}
/* 全国信息联播 */
#qgxxlb ul {
    height: 312px;
    overflow: hidden;
}
/* 专门为动态添加的国务院信息给定的高度，因为数量一定，只能通过高度来限定数量 */
.govpushinfo150203 {
    height: 312px;
    overflow: hidden;
}
.govpushinfo150203 li {
    padding-left: 0;
    font-size: 16px;
    text-align: right;
    overflow: hidden;
    color: #333;
}
.govpushinfo150203 li a {
    width: 80%;
    font-size: 16px;
    line-height: 39px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-align: left;
    color: #333;
}
.govpushinfo150203 span {
    float: right;
    font-size: 14px;
    line-height: 39px;
    color: #999;
}
.zwgk-tab-title a,.zwgk-tab-title a:link,.zwgk-tab-title a:active,.zwgk-tab-title a:visited {
    text-decoration: none;
    color: #333;
}
.zwgk-active .zwgk-tab-title a,.zwgk-active .zwgk-tab-title a:link,.zwgk-active .zwgk-tab-title a:active,.zwgk-active .zwgk-tab-title a:visited {
    text-decoration: none;
    color: #1b56cf;
}
.active .tab-text a,.active .tab-text a:link,.active .tab-text a:active,.active .tab-text a:visited {
    color: #fff;
}
.zwgk-tab-title .zwgk-active a, .zwgk-tab-title .zwgk-active a:hover {
    color: #1b56cf;
}

.tab-text a:hover {
    text-decoration: none;
    color: #1b56cf;
}
.tab-line {
    margin-top: 21%;
    border-bottom: 3px solid #1b56cf;
    width: 100%;
}
.mar185 {
    margin-top: 18.5%;
}

.swiper-tab .fenge {
    font-size: 20px;
    color: #dbdbdb;
    font-weight: 100;
}
.swiper-tab .tab-text {
    margin-right: 0;
    text-align: center;
}
.swiper-tab li:first-child+li+li .tab-text {
    border-right: none;
}
.line2 {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}
.active {
    font-size: 22px;
    color: #fff;
    background: #517311;
}
.tab-text-wrapper {
    margin-top: 2%;
    line-height: 45px;
}
.szyw-text-wrapper {
}
.tab-text-title {
    width: 80%;
    color: #333;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 39px;
}

.tab-text-title a,.tab-text-title a:link,.tab-text-title a:visited,.tab-text-title a:active {
    color: #333;
    font-size: 16px;
}
.tab-text-title a:hover {
    color: #333;
    font-size: 16px;
    text-decoration: underline;
}
.tab-text-date {
    width: 14%;
    font-size: 14px;
    color: #999;
    padding-top: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 39px;
}
.more {
    width: 100%;
    background: #e6e6e6;
    text-align: center;
    line-height: 31px;
}
.more a,.more a:active,.more a:hover,.more a:visited,.more a:link {
    color: #333;
}
.special-list {
    width: 1183px;
    margin: 0 2.5%;
}
.special-list li {
    border: 1px solid #ccc;
}
.special-more {
    width: 1183px;
    margin: 1% 2.5% 3.5% 2.5%;
    text-align: right;
}
.medium {
    background: #f6f6f6;
}

.zwgk-title-wrapper {
    padding-left: 1%;
}
.title-text {
    font-size: 34px;
    color: #333;
    font-weight: bold;
    padding-left: 3%;
}
.zwgk-active {
    color: #333;
    font-weight: bold;
}
.zwgk-left-content {
    width: 74.2%;
}
.zwgk-right-content {
    width: 22.5%;
}
.zwgk-line {
    border-bottom: 4px solid #7c9cdd;
    width: 100%;
    margin-top: 2%;
}
.zwgk-tab {
    width: 100%;
    background: #fff;
}
.zwgk-tab-title li {
    width: 33%;
    float: left;
    text-align: center;
    border-right: 2px solid #dbdbdb;
}
.zwgk-tab-title {
    width: 100%;
    font-size: 24px;
    color: #333;
    padding: 6% 0 2% 1%;
}
.zwgk-tab-title li:first-child+li+li {
    border-right: none;
}
.zwgk-tab-title span {
    cursor: pointer;
}
.zwgk-tab-title .fenge {
    font-size: 27px;
    color: #dbdbdb;
    font-weight: 100;
}
.zwgk-content-list {
    width: 100%;
    padding: 0 1% 1.95% 3%;
}
.content-list {
    line-height: 50px;
}
.title-icon {
    margin-right: 0.8%;
}
.content-list li .tab-text-title {
    width: 82%;
    font-size: 18px;
    line-height: inherit;
}
.content-list li .tab-text-title a,.content-list li .tab-text-title a:link,.content-list li .tab-text-title a:hover,.content-list li .tab-text-title a:visited,.content-list li .tab-text-title a:active {
    color: #333;
    font-size: 17px;
    line-height: 52px;
}
.content-list li .tab-text-date {
    width: 14%;
    line-height: inherit;
}
.zwgk-right-content .zwgk-line {
    margin-top: 6.5%;
}
.zwgk-list-wrapper {
    background: #fff;
}
.zwgk-list {
    width: 100%;
    padding: 9.6% 0 10% 15%;
    /*padding: 22% 0 5% 25%;*/
    /*line-height: 45px;*/
}
.zwgk-list-icon {
    padding-top: 16.5%;
}
.zwgk-list-title {
    font-size: 17px;
    margin-left: 8%;
    line-height: 51px;
}
.zwgk-list-title a,.zwgk-list-title a:link,.zwgk-list-title a:hover,.zwgk-list-title a:visited,.zwgk-list-title a:active {
    color: #333;
    font-size: 17px;
}

.fwjl-wrapper {
    width: 100%;
    margin: 5% auto;
    padding: 0 2.5%;
}
/*包裹自定义分页器的div的位置等CSS样式*/
.swiper-pagination-custom {
    bottom: -2px;
    left: 0;
    width: 55%;
    text-align: right;
}
/*自定义分页器的样式，这个你自己想要什么样子自己写*/
.swiper-pagination-customs {
    width: 26px;
    border-radius: 0;
    cursor: pointer;
    height: 6px;
    display: inline-block;
    background: #000;
    opacity: .3;
    margin: 0 5px;
}
/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active {
    opacity: 1;
    background-color: #648c1a;
}
.swiper-more {
    text-align: right;
    padding-right: 2%;
}
.swiper-more a {
    color: #b2b2b2;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
}
.swiper-more a:hover {
    text-decoration: underline;
    color: #b2b2b2;
    font-size: 14px;
    line-height: 14px;
}
.tab-text .szyw-title {
    text-align: center;
    line-height: normal;
}
.tab-text .szyw-title a {
    font-size: 20px;
    line-height: 22px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #414140;
    font-weight: bold;
    text-decoration: none;
}
.tab-text .szyw-title a:hover {
    text-decoration: underline;
}
.szyw-desc {
    font-size: 14px;
    line-height: 22px;
    text-indent: 2em;
    padding-bottom: 1.5%;
    color: #999;
    border-bottom: 1px dashed #dcdcdc;
    height: 52px;
    overflow: hidden;
}
.ynkx-wrapper {
    width: 40.8%;
    float: left;
    margin-top: 4%;
    padding: 0 0 0 2.5%;
}
.ynkx-title-wrapper img {
    padding-top: 4px;
}
.ynkx-content-list {
    width: 100%;
    padding: 1% 1% 1.75% 3%;
}
.ynkx-content-list .content-list {
    margin-top: 2%;
}
.column-list {
    width: 100%;
    margin-top: 4%;
    margin-bottom: 1%;
}
.column-list li {
    float: left;
}
.column-list li:nth-of-type(1), .column-list li:nth-of-type(2) {
    padding-bottom: 5px;
}
.column-list li:nth-of-type(odd) {
    padding-right: 10px;
}
.soil-swiper {
    max-width: 1200px;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.zwgk {
    width: 58%;
    float: left;
    margin-top: 4%;
    padding: 0 2.5% 0 1.8%;
}
.zwfw-wrapper {
    width: 47.8%;
}
.zwfw-title-wrapper {
    padding-left: 2%;
}
.zwfw-title-text {
    font-size: 34px;
    color: #333;
    font-weight: bold;
    padding-left: 3%;
    padding-top: 0.5%;
}
.zwfw-image {
    margin-top: 5%;
    margin-bottom: 3%;
}
.app-wrapper {
}
.more-img {
    padding: 9% 3% 3% 0;
    width: 100%;
    text-align: right;
}
.icon-list {
    padding-bottom: 0.6%;
}
.icon-list li {
    float: left;
    width: 49.9%;
    margin-right: 0.2%;
    margin-bottom: 3.2%;
}
.icon-list li:nth-of-type(2n) {
    margin-right: 0;
}
.icon-list li:nth-of-type(5),
.icon-list li:nth-of-type(6) {
    margin-bottom: 0;
}
.row {
    width: 100%;
    padding-bottom: 2.4%;
}
.row a:first-child,.row a:first-child+a {
    width: 35%;
    float: left;
}
.row a:first-child+a+a {
    width: 30%;
    float: left;
}

.hdjl-title-text {
    font-size: 34px;
    color: #333;
    font-weight: bold;
    padding-left: 3%;
}
.hdjl-xxzx {
    background: #fff;
    /*display: flex;*/
    /*flex-direction: row;*/
    /*justify-content: space-between;*/
    margin-top: 5.7%;
    margin-left: 2%;
    margin-bottom: 1.8%;
    padding: 1% 6%;
}
.hdjl-xxzx a {
    width: 48%;
    float: left;
    text-align: center;
}
.hdjl-xxzx .line3 {
    margin: 3% 1%;
    height: 40px;
    border-right: 5px solid #e0eaff;
    float: left;
}
.gzzx {
    background: #fff;
    margin-left: 2%;
}
.gzzx_1 {
    /*display: flex;*/
    /*flex-direction: row;*/
    /*justify-content: flex-end;*/
    /*padding: 3.7% 2% 3.7% 0;*/
    padding: 2% 0;
}
.line4 {
    /*margin: 0 3% 0 0;*/
    /*border-left: 4px solid #386bdc;*/
    margin: 0 3% 0 0;
    height: 22px;
    border-left: 4px solid #386bdc;
    width: 4px;
    float: left;
}
.gzzx-content {
    width: 96%;
    font-size: 16px;
    height: 22px;
    float: left;
    overflow: hidden;
}
.gzzx-bt {
    width: 100%;
    /*display: inline-block;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    font-size: 16px;
    line-height: 23px;
}
.gzzx-bt a {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gzzx-bt a,.gzzx-bt a:link,.gzzx-bt a:visited,.gzzx-bt a:active {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}
.gzzx-bt a:hover {
    color: #333;
    font-size: 16px;
    text-decoration: underline;
}
.gzzx-zy {
    font-size: 12px;
    line-height: 19px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}
.gzzx-zy a, .gzzx-zy a:link, .gzzx-zy a:hover, .gzzx-zy a:visited, .gzzx-zy a:active {
    color: #333;
    font-size: 12px;
}
.line5-wrapper {
    padding-left: 4%;
}
.line5 {
    border-bottom: 1px solid #eee;
}
.more-zx {
    text-align: right;
    padding-right: 2%;
    margin-bottom: 2.5%;
}
.more-zx a,.more-zx a:link,.more-zx a:hover,.more-zx a:visited,.more-zx a:active {
    color: #386bdc;
    font-size: 16px;
}
.info-list {
    background: #e0e0e0;
}
.list-img {
    width: 100%;
    padding: 5% 1% 5% 2.8%;
}
.web-info {
    background: #5e89ea;
}
.web-infoph {
    background: #e20000;
}


.linknav > li{margin-right:9px}
.linknav > li > ul {
    height: 327px;
    top: -327px;
}
.linknav>li>ul>li{
    float:none;
}
.bt {
    margin-top: 80px;
}
.bt .cont, .sy .cont {
    width: 1170px;
    margin: 0 auto;
}
.bottom {
    max-width: 1170px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    color: #000;
}

.footclear {
    width: 100%;
    height: 8px;
    background: url(../img/more.png) no-repeat center 0px;
}

.footone {
    width: 100%;
    font-size: 18px;
    line-height: 80px;
}


.footicon {
    padding-left: 15px;
    float: left;
    padding-top: 20px;
}

.footicon2 {
    padding-left: 15px;
    float: left;
    padding-top: 20px;
}

.footchar {
    width: 800px;
    border-left: 1px solid #e6e6e6;
    padding-left: 20px;
    line-height: 24px;
    text-align: left;
    float: right;
    font-size: 12px;
    margin-top: 10px;
}
.linknav {
    width: 100%;
    padding: 1% 2.4%;
}

.linknav > li {
    position: relative;
    width: auto;
    margin: 0 3.8% 0 0;
    line-height: 30px;
    padding: 0 3.5% 0.3% 0;
    float: left;
    background: url(../img/hide.png) no-repeat right;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.linknav li:last-of-type {
    margin-right: 0;
    padding-right: 5.2%;
}
.linknav li:last-of-type ul {
    width: auto;
}

.linknav .cur {
    background: #5e89ea url(../img/show.png) no-repeat right;
    color: #fff;
}
.linknav .cur a,.linknav .cur a:link,.linknav .cur a:visited,.linknav .cur a:active {
    text-decoration: none;
    color: #333;
}
.linknav .cur a:hover {
    text-decoration: none;
    color: #5e89ea;
}

.linkbox {
    line-height: 30px;
    width: 100%;
    font-size: 12px; /* display: none; */
    height: 145px;
    overflow: hidden;
    display: none;
    margin-top: 10px;
}

.linkbox > li {
    padding: 10px 15px;
    float: left;
    color: #000;
}

.linknav > li > ul {
    width: 220px;
    height: 340px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #ccd1d3;
    position: absolute;
    left: -1px;
    top: -340px;
    display: none;
    z-index: 1000;
}
.linknav > li > ul > li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
}

.linknav > li > ul a {
    font-size: 14px;
    padding-left: 10px;
}

.linknav li:hover > ul {
    display: block;
}
.footer {
    padding: 0.6% 0;
    background: #3657b8;
}
.footer-ph {
    padding: 0.6% 0;
    background: #bc0909;
}
.mask {
    padding: 0.2% 0;
    background-size: cover;
    background: rgba(255,255,255,.1);
}
.maskdn {
    background: none;
}
.footer-content {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    color: #000;
    padding: 0 2.5%;
}
.dzjg-icon {
    margin-top: 0;
    padding: 10px 0 0 10px;
    float: left;
    width: 5%;
}
.bgt {
    padding: 16px 0 0 24px;
    float: left;
    width: 9%;
}
.jiucuo {
    width: 9%;
    float: left;
    padding: 16px 0 0 24px;
    cursor: pointer;
}
.bqxx {
    margin-top: 0;
    padding: 0 0 0 20px;
    float: left;
    color: #fff;
    font-size: 12px;
    width: 70%;
}
.line6 {
    border-right: 1px solid #8196d2;
    margin: 3px 5px;
    float: left;
    width: 1px;
    height: 66px;
}
.zbdw {
    line-height: 24px;
    margin: 0 15px;
    float: left;
    width: 24%;
}
.zbdw a,.zbdw a:link,.zbdw a:hover,.zbdw a:active,.zbdw a:visited{
    color: #fff;
}
.jszc {
    line-height: 24px;
    margin: 0 15px;
    float: left;
    width: 30%;
}
.baxx  {
    line-height: 24px;
    margin-left: 26px;
    float: left;
    width: 25.4%;
}
.dgwa {
    padding-top: 0.4%;
}
.wzaslh-ico {
    float: left;
    width: 60px;
}
.baxx a,.baxx a:hover,.baxx a:link,.baxx a:active,.baxx a:visited {
    color: #fff;
}
.bsm {
    margin-left: 17%;
}
.right-slidebar{
    width: 90px;
    position: fixed;
    right: 0;
    top: 350px;
    background-color: #f1f1f1;
    box-shadow: 0 0 10px #f3e8d7;
    border-radius: 5px 0 0 5px;
    font-size: 0;
    z-index: 100;
}
.right-slidebar .yi {
    margin: 8px auto;
    text-align: center;
    width: 75px;
    display: block;
    padding-bottom: 16px;
    border-bottom: 1px solid #c5c5c5;
}
.right-slidebar .er{
    display:none;
    position: absolute;
    right: 90px;
    width: 150px;
    z-index: 111;
    bottom: 0;
}
.right-slidebar .san {
    display: block;
    width: 60px;
    cursor: pointer;
    margin: 22px auto;
}
.right-slidebar a:hover .er{
    display:block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .bsm {
        margin-left: 14%;
    }
}

/* 专用于除PC外的tap栏点击切换或者是点击跳转问题处理 */
.notpc {
    display: none;
}
.pc {
    display: block;
}
/* 分页专用 */
.zxwj-list-page {
    text-align: center;
    font-family: SimSun;
}
#pages {
    padding: 14px 0 10px;
    font-family: SimSun;
    text-align: center;
    margin: 0px auto;
    clear: both;
    line-height: 35px;
}
#pages a.a1 {
    width: 75px;
    padding: 0;
}
#pages a {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
}
#pages span {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}

.dbdh {
    width: 64%;
    position: fixed;
    bottom: 1%;
    left: 20%;
    z-index: 10;
    text-align: center;
}
.close {
    position: absolute;
    right: 10%;
    top: 6%;
    z-index: 3;
}
.top,.content,.medium,.info-list,.web-info,.footer {
    min-width: 1260px;
    width: 100%;
}
.animated.bounceInUp{-webkit-animation-duration:3s;animation-duration:3s}
.animated.bounceOutDown{-webkit-animation-duration:1s;animation-duration:1s}

/*事业单位飘窗  */
.sydwrk {
    position: fixed;
    bottom: 3%;
    right: 1.6%;
    z-index: 2;
}
.sydwrk img {
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .top,.content,.medium,.info-list,.web-info,.footer {
        min-width: 1260px;
        width: 100%;
    }
    a.a:hover,a:active,a:hover,a:visited {
        text-decoration: none;
    }
    /* 专用于除PC外的tap栏点击切换或者是点击跳转问题处理 */
    .notpc {
        display: block;
    }
    .pc {
        display: none;
    }
    .padShow {
        display: block;
    }
    .column1 {
        font-size: 18px;
    }
    .footer-content {
        padding: 0 0.5%;
    }
    .footer-content .space0 {
        display: none;
    }
    .dzjg-icon {
        padding: 20px 0 0 0;
    }
    .bgt {
        padding: 20px 0 0 0;
    }
    .comW {
        max-width: 1200px;
    }
    .active a.notpc,.active a.notpc:link,.active a.notpc:active,.active a.notpc:visited {
        color: #fff;
    }
    .text-wrapper {
        width: 47.7%;
    }
    /*.content-rect {*/
    /*    background: #fff;*/
    /*    margin-top: 2.8%;*/
    /*}*/
    .line3 {
        display: none;
    }

    .column-list li {
        width: 50%;
    }

}
@media screen and (max-width: 769px) {
    /*.dbdh {*/
    /*    display: none;*/
    /*}*/
    .padShow {
        display: none;
    }
}
